| Overload | Description |
|---|---|
| Find(LambdaExpression) | Finds an index in the collection by its key selector. |
| Find<TKey>(Expression<Func<T,TKey>>) | Finds an index in the collection by its key selector. |
| Overload | Description |
|---|---|
| Find(LambdaExpression) | Finds an index in the collection by its key selector. |
| Find<TKey>(Expression<Func<T,TKey>>) | Finds an index in the collection by its key selector. |